menu
rownd_flutter_plugin package
documentation
state/domain/auth.dart
Auth
Auth.new constructor
Auth.new constructor
dark_mode
light_mode
Auth
constructor
Auth
(
{
String
?
accessToken
,
String
?
refreshToken
,
})
Implementation
Auth({ this.accessToken, this.refreshToken, });
rownd_flutter_plugin package
documentation
state/domain/auth
Auth
Auth.new constructor
Auth class