data property

List<Countrylist>? get data

Implementation

List<Countrylist>? get data => _data;