menu
meet_hour package
documentation
types/generate_jwt_type.dart
GenerateJwtType
GenerateJwtType constructor
GenerateJwtType constructor
dark_mode
light_mode
GenerateJwtType
constructor
GenerateJwtType
(
{
dynamic
config
,
int
?
contactid
,
required
String
meetingid
,
dynamic
uiconfig
,
})
Implementation
GenerateJwtType({this.config, this.contactid, required this.meetingid, this.uiconfig});
meet_hour package
documentation
types/generate_jwt_type
GenerateJwtType
GenerateJwtType constructor
GenerateJwtType class