Dart API Reference
dart:html
CredentialsContainer
CredentialsContainer
class
Annotations
DocsEditable()
DomName('CredentialsContainer')
Experimental()
Instance Methods
notifyFailedSignIn
(
Credential
credential
) →
Future
notifySignedIn
(
Credential
credential
) →
Future
notifySignedOut
(
) →
Future
request
(
[
Map
options
]) →
Future