Inheritance
Annotations
  • DocsEditable()
  • DomName('FederatedCredential')
  • Experimental()

Static Methods

internalCreateFederatedCredential() FederatedCredential

Constructors

FederatedCredential(String id, String name, String avatarURL, String federation)

factory
FederatedCredential.internal_()

Properties

avatarUrl String

read-only, inherited

read / write, inherited
federation String

read-only
hashCode int

read-only, inherited
id String

read-only, inherited
name String

read-only, inherited
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

inherited

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited