returnSecureToken property
bool
get
returnSecureToken
Whether or not to return an ID and refresh token. Should always be true.
Implementation
@override
/// Whether or not to return an ID and refresh token. Should always be true.
bool get returnSecureToken;