onLocaleListResolutionCallback method

LocaleListResolutionCallback? onLocaleListResolutionCallback()

Returns 'Locale Resolutions' routine if any.

Implementation

LocaleListResolutionCallback? onLocaleListResolutionCallback() =>
    inLocaleListResolutionCallback;