isPlatformResolved property
final
Whether the engine asked the OS to run the platform implementation. The OS owns the outcome: it can decline, defer, or couple components.
Implementation
final bool isPlatformResolved;
Whether the engine asked the OS to run the platform implementation. The OS owns the outcome: it can decline, defer, or couple components.
final bool isPlatformResolved;