Gets content of the current object as a Dictionary.
Map<String, dynamic> toMap() { return Map.unmodifiable(_data); }