Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 583 Bytes

Country.md

File metadata and controls

19 lines (14 loc) · 583 Bytes

forestvpn_api.model.Country

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
id String
name String
emoji String
currencyCode String [optional]
alternativeNames BuiltList<String> [optional]

[Back to Model list] [Back to API list] [Back to README]