stored property

Map<String, String> stored
getter/setter pair

Implementation

Map<String, String> stored = {};