toJson method

Map<String, dynamic> toJson()

Serialize a RadarrQualityProfileFormatItem object to a JSON map.

Implementation

Map<String, dynamic> toJson() => _$RadarrQualityProfileFormatItemToJson(this);