context property

Map<String, Map<String, Object?>> context
getter/setter pair

Implementation

Map<String, Map<String, Object?>> context = {};