items property

List<Map<String, dynamic>> get items

Implementation

List<Map<String, dynamic>> get items => _items;