call abstract method

  1. @override
$R call({
  1. int? channel,
  2. ConnectionInfo? info,
})
override

Implementation

@override
$R call({int? channel, ConnectionInfo? info});