data property

List<Map<String, dynamic>>? data
getter/setter pair

Cached keys list as object.

Implementation

List<Map<String, dynamic>>? data;