returnSecureToken property

bool get returnSecureToken
inherited

Whether or not to return an ID and refresh token. Should always be true.

Implementation

bool get returnSecureToken => throw _privateConstructorUsedError;