menu
flutter_pluginconss package
documentation
Model/loginChallengepost.dart
LoginChallengepost
LoginChallengepost.new constructor
LoginChallengepost.new constructor
dark_mode
light_mode
LoginChallengepost
constructor
LoginChallengepost
(
{
required
String
message
,
required
String
loginChallengeId
,
})
Implementation
LoginChallengepost({ required this.message, required this.loginChallengeId, });
flutter_pluginconss package
documentation
Model/loginChallengepost
LoginChallengepost
LoginChallengepost.new constructor
LoginChallengepost class