call abstract method

$R call({
  1. String? name,
  2. VectorDefinition? position,
})

Implementation

$R call({String? name, VectorDefinition? position});