schema property

Map<String, Map<String, String>> schema
getter/setter pair

Implementation

var schema = <String, Map<String, String>>{};