call abstract method

$R call({
  1. String? package,
  2. bool? liked,
})

Implementation

$R call({String? package, bool? liked});