locate abstract method

Future<Locator?> locate(
  1. Locator locator
)

Locates the target of the given locator.

Implementation

Future<Locator?> locate(Locator locator);