identity property
ChromeIdentity
get
identity
Use the chrome.identity
API to get OAuth2 access tokens.
Implementation
ChromeIdentity get identity => _identity;
Use the chrome.identity
API to get OAuth2 access tokens.
ChromeIdentity get identity => _identity;