menu
appwrite package
documentation
models.dart
Jwt
Jwt constructor
Jwt constructor
dark_mode
light_mode
Jwt
constructor
Jwt
(
{
required
String
jwt
,
})
Implementation
Jwt({ required this.jwt, });
appwrite package
documentation
models
Jwt
Jwt constructor
Jwt class