menu
flutter_conscent_plugin package
documentation
datamodel/login_challenge_post.dart
LoginChallengepost
LoginChallengepost constructor
LoginChallengepost constructor
dark_mode
light_mode
LoginChallengepost
constructor
LoginChallengepost
(
{
required
String
message
,
required
String
loginChallengeId
,
})
Implementation
LoginChallengepost({ required this.message, required this.loginChallengeId, });
flutter_conscent_plugin package
documentation
datamodel/login_challenge_post
LoginChallengepost
LoginChallengepost constructor
LoginChallengepost class