Returns an unmodifiable reference to the internal set of values.
Map<String, dynamic> get values => Map.unmodifiable(_values);