TestLocator top-level property
Creates new Locator instance for testing only
Implementation
@visibleForTesting
/// Creates new Locator instance for testing only
// ignore: non_constant_identifier_names, library_private_types_in_public_api
_LocatorImpl get TestLocator => _LocatorImpl();