AuthTokenSource constructor
const
AuthTokenSource({
- required bool hasToken,
Implementation
const AuthTokenSource({required this.hasToken});
const AuthTokenSource({required this.hasToken});