update abstract method

Implementation

Future<Sub2ApiAdminChannel> update(
  int id,
  Sub2ApiAdminUpdateChannelRequest request, {
  Sub2ApiRequestOptions? requestOptions,
});