getLocator method
Gets the stored component locator.
Return the component's locator.
Implementation
dynamic getLocator() {
return _locator;
}
Gets the stored component locator.
Return the component's locator.
dynamic getLocator() {
return _locator;
}