call abstract method

  1. @override
$R call({
  1. VectorDefinition? cell,
  2. bool? selected,
  3. bool? teleport,
})
override

Implementation

@override
$R call({VectorDefinition? cell, bool? selected, bool? teleport});