loginState property
ChromeLoginState
get
loginState
Use the chrome.loginState
API to read and monitor the login
state.
Implementation
ChromeLoginState get loginState => _loginState;
Use the chrome.loginState
API to read and monitor the login
state.
ChromeLoginState get loginState => _loginState;