call abstract method

$R call({
  1. String? gateway,
  2. int? questionId,
  3. String? type,
})

Implementation

$R call({String? gateway, int? questionId, String? type});