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

Static Methods

internalCreateLocalCredential() LocalCredential

Constructors

LocalCredential(String id, String name, String avatarURL, String password)

factory
LocalCredential.internal_()

Properties

avatarUrl String

read-only, inherited

read / write, inherited
hashCode int

read-only, inherited
id String

read-only, inherited
name String

read-only, inherited
password String

read-only
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