topCountries property

List<String> get topCountries

Implementation

List<String> get topCountries => (_$data['topCountries'] as List<String>);