call abstract method
- String? table,
- List<
int> ? objects, - VectorDefinition? from,
- VectorDefinition? to,
override
Implementation
@override
$R call(
{String? table,
List<int>? objects,
VectorDefinition? from,
VectorDefinition? to});