menu
fpjs_pro_plugin package
documentation
result.dart
Country
Country.new constructor
Country.new constructor
dark_mode
light_mode
Country
constructor
Country
(
String
code
,
String
name
)
Default constructor
Implementation
Country(this.code, this.name);
fpjs_pro_plugin package
documentation
result
Country
Country.new constructor
Country class