menu
lokotro_pay package
documentation
models/lokotro_country_model.dart
LokotroCountryCode
LokotroCountryCode.new const constructor
LokotroCountryCode.new const constructor
dark_mode
light_mode
LokotroCountryCode
constructor
const
LokotroCountryCode
(
{
required
String
id
,
required
String
countryCode
,
})
Implementation
const LokotroCountryCode({ required this.id, required this.countryCode, });
lokotro_pay package
documentation
models/lokotro_country_model
LokotroCountryCode
LokotroCountryCode.new const constructor
LokotroCountryCode class