call abstract method

  1. @override
$R call({
  1. GlobalVectorDefinition? cell,
  2. List<GameObject>? objects,
})
override

Implementation

@override
$R call({GlobalVectorDefinition? cell, List<GameObject>? objects});