Converts the object to a JSON-serializable value.
@override Map<String, dynamic> toJson() { return _meta; }