call abstract method

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

Implementation

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