supportsMultipleAccounts property
bool?
get
supportsMultipleAccounts
Whether it is possible to be signed into multiple accounts at once with this provider. If not specified, will default to false.
Implementation
_i2.bool? get supportsMultipleAccounts => _i5.getProperty(
this,
'supportsMultipleAccounts',
);