addressListData property

List<AddressListData>? get addressListData

Implementation

List<AddressListData>? get addressListData => _addressListData;