menu
flutter_mongodb_realm package
documentation
auth/credentials/custom_jwt_credential.dart
CustomJwtCredential
CustomJwtCredential constructor
CustomJwtCredential constructor
dark_mode
light_mode
CustomJwtCredential
constructor
CustomJwtCredential
(
String
token
)
Implementation
CustomJwtCredential(this.token);
flutter_mongodb_realm package
documentation
auth/credentials/custom_jwt_credential
CustomJwtCredential
CustomJwtCredential constructor
CustomJwtCredential class