call abstract method

$R call({
  1. int? color,
})

Implementation

$R call({int? color});