call abstract method

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

Implementation

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