refreshMonitoredDownloads method
Handler for command (RefreshMonitoredDownloads).
Refresh the actively monitored downloads in the queue.
Implementation
Future<SonarrCommand> refreshMonitoredDownloads({int? seriesId}) async =>
_commandRefreshMonitoredDownloads(_client);