getAll method

Handler for qualityprofile.

Returns all quality profiles.

Implementation

Future<List<RadarrQualityProfile>> getAll() async => _commandGetAllQualityProfiles(_client);