isRunningOnPlatformThread top-level property
final
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();