data property

List<Citylist>? get data

Implementation

List<Citylist>? get data => _data;