other property

Map<String, String> other

Implementation

Map<String, String> get other => Map.unmodifiable(_other ?? const {});