isWeb property

bool get isWeb

Platform不能在web端使用

Implementation

static bool get isWeb => kIsWeb;