account property
An optional account. If not null, the account should be checked against accounts on the device.
If it is a valid account, it should be used to log in the user. This value may be null.
Implementation
String? account;
An optional account. If not null, the account should be checked against accounts on the device.
If it is a valid account, it should be used to log in the user. This value may be null.
String? account;