defined property

Map<String, String> get defined

Implementation

Map<String, String> get defined => Map.unmodifiable(_defined);