call abstract method

$R call({
  1. String? label,
  2. String? id,
})

Implementation

$R call({String? label, String? id});