isInBundledMode property

bool Function() isInBundledMode
final

Check if running in bundled/native mode.

Implementation

final bool Function() isInBundledMode;