call abstract method

  1. @override
$R call({
  1. String? value,
  2. int? component,
})
override

Implementation

@override
$R call({String? value, int? component});