obj property

Map<String, dynamic> obj
getter/setter pair

JSON object holding all preferences

Implementation

Map<String, dynamic> obj = {};