data top-level property

Map<String, dynamic> data
getter/setter pair

Implementation

Map<String,dynamic> data = jsonDecode(DATA_JSON);