isSupported property

bool get isSupported

Implementation

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