menu
dart_transmission_rpc package
documentation
utils.dart
TorrentAddResponse typedef
TorrentAddResponse typedef
dark_mode
light_mode
TorrentAddResponse
typedef
TorrentAddResponse
=
ApiResponse
<
TorrentAddRequestParam
,
TorrentAddResponseParam
>
Implementation
typedef TorrentAddResponse = ApiResponse<TorrentAddRequestParam, TorrentAddResponseParam>;
dart_transmission_rpc package
documentation
utils
TorrentAddResponse typedef
utils library