isRunningOnPlatformThread top-level property
Whether the current isolate is running on the platform thread.
Implementation
final bool isRunningOnPlatformThread = _isRunningOnPlatformThread();
Whether the current isolate is running on the platform thread.
final bool isRunningOnPlatformThread = _isRunningOnPlatformThread();