isSupportCore property

bool isSupportCore

Implementation

static bool get isSupportCore =>
    (kIsWeb || Platform.isAndroid || Platform.isIOS || Platform.isMacOS);