call abstract method

$R call({
  1. ItemLocation? asset,
  2. String? variation,
  3. bool? hidden,
})

Implementation

$R call({ItemLocation? asset, String? variation, bool? hidden});