call abstract method

$R call({
  1. int? code,
  2. String? msg,
})

Implementation

$R call({int? code, String? msg});