call abstract method

$R call({
  1. List<Channel>? channel,
})

Implementation

$R call({List<Channel>? channel});