fields property

Map<String, Map<String, dynamic>> fields
getter/setter pair

Implementation

Map<String,Map<String,dynamic>> fields = new Map();