isSupported property

bool isSupported

Implementation

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