call abstract method

$R call({
  1. String? file,
  2. bool? required,
})

Implementation

$R call({String? file, bool? required});