Returns a JSON-encoded representation of the value you supply.
Returns: a JSON-encoded representation of the supplied value. See json_serializable
@override Map<String, dynamic> toJson() => _$VersionToJson(this);