returnSecureToken property

bool? returnSecureToken
getter/setter pair

Whether or not to return an ID and refresh token.

Should always be true.

Implementation

core.bool? returnSecureToken;