menu
flutter_mongodb_realm package
documentation
auth/credentials/custom_jwt_credential.dart
CustomJwtCredential
CustomJwtCredential.new constructor
CustomJwtCredential.new 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.new constructor
CustomJwtCredential class