isNative property

bool isNative
final

Indicates whether the platform is native (true) or web-based (false).

Implementation

final bool isNative;