keyValues property

Map<String, String> keyValues

Implementation

Map<String, String> get keyValues => Map.unmodifiable(_keyValues);