call abstract method

$R call({
  1. int? id,
  2. int? auxStreamMode,
})

Implementation

$R call({int? id, int? auxStreamMode});