countriesData property

List<CountriesData>? get countriesData

Implementation

List<CountriesData>? get countriesData => _countriesData;