menu
smile_id package
documentation
smileid_messages.g.dart
FlutterCountry
FlutterCountry constructor
FlutterCountry constructor
dark_mode
light_mode
FlutterCountry
constructor
FlutterCountry
(
{
required
String
code
,
required
String
continent
,
required
String
name
,
})
Implementation
FlutterCountry({ required this.code, required this.continent, required this.name, });
smile_id package
documentation
smileid_messages.g
FlutterCountry
FlutterCountry constructor
FlutterCountry class