call abstract method

$R call({
  1. String? type,
  2. String? message,
})

Implementation

$R call({String? type, String? message});