call abstract method

$R call({
  1. String? name,
  2. String? description,
})

Implementation

$R call({String? name, String? description});