eventSchema property

Map<String, Set<String>> eventSchema
getter/setter pair

Implementation

var eventSchema = <String, Set<String>>{};