debugPriorPlatformOnError method
Test-only: prior PlatformDispatcher.onError captured at install time.
Implementation
@visibleForTesting
ErrorCallback? debugPriorPlatformOnError() => _priorPlatformOnError;
Test-only: prior PlatformDispatcher.onError captured at install time.
@visibleForTesting
ErrorCallback? debugPriorPlatformOnError() => _priorPlatformOnError;