menu
sam_api_calls package
documentation
contracts/contracts.dart
DataService
getCountriesByCode abstract method
getCountriesByCode abstract method
dark_mode
light_mode
getCountriesByCode
abstract method
Future
<
Countries
>
getCountriesByCode
(
String
code
)
Implementation
Future<Countries> getCountriesByCode(String code);
sam_api_calls package
documentation
contracts/contracts
DataService
getCountriesByCode abstract method
DataService class