call abstract method

  1. @override
$R call({
  1. String? table,
  2. Map<VectorDefinition, List<GameObject>>? objects,
})
override

Implementation

@override
$R call({String? table, Map<VectorDefinition, List<GameObject>>? objects});