menu
movesdk package
documentation
io/dolphin/move/move_auth.dart
MoveAuth
MoveAuth constructor
MoveAuth constructor
dark_mode
light_mode
MoveAuth
constructor
MoveAuth
(
String
projectId
,
String
userId
,
String
accessToken
,
String
refreshToken
,
)
Implementation
MoveAuth( this.projectId, this.userId, this.accessToken, this.refreshToken, );
movesdk package
documentation
io/dolphin/move/move_auth
MoveAuth
MoveAuth constructor
MoveAuth class