TestLocator top-level property

  1. @visibleForTesting
_LocatorImpl get TestLocator

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();