other property
Implementation
@Deprecated('Will be removed in v8. Use [data] instead')
Map<String, String> get other => Map.unmodifiable(_other ?? const {});
@Deprecated('Will be removed in v8. Use [data] instead')
Map<String, String> get other => Map.unmodifiable(_other ?? const {});