menu
github_flutter
github.dart
UserEmail
UserEmail.fromJson factory constructor
UserEmail.fromJson
dark_mode
light_mode
UserEmail.fromJson
constructor
UserEmail.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory UserEmail.fromJson(Map<String, dynamic> input) => _$UserEmailFromJson(input);
github_flutter
github
UserEmail
UserEmail.fromJson factory constructor
UserEmail class