data property

List<Statelist>? get data

Implementation

List<Statelist>? get data => _data;