menu
flutterwave package
documentation
models/francophone_country.dart
FrancoPhoneCountry
FrancoPhoneCountry constructor
FrancoPhoneCountry constructor
dark_mode
light_mode
FrancoPhoneCountry
constructor
FrancoPhoneCountry
(
String
name
,
String
countryCode
)
Implementation
FrancoPhoneCountry(this.name, this.countryCode);
flutterwave package
documentation
models/francophone_country
FrancoPhoneCountry
FrancoPhoneCountry constructor
FrancoPhoneCountry class