isPlatformResolved property

bool isPlatformResolved
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;