Dart API Reference
dart:html
LocalCredential
LocalCredential
class
Annotated by:
DocsEditable()
DomName('LocalCredential')
Experimental()
Extends:
Credential
Object
Constructors
LocalCredential
(
String
id
,
String
name
,
String
avatarURL
,
String
password
)
Instance Properties
password
String
read-only
avatarUrl
String
Inherited
read-only
id
String
Inherited
read-only
name
String
Inherited
read-only