goTo abstract method

Future<void> goTo(
  1. MPEntity<DynamicObjectId>? entity
)

Implementation

Future<void> goTo(MPEntity? entity);