supportedPlatform top-level property

bool supportedPlatform
final

Implementation

final supportedPlatform = (kIsWeb || Platform.isAndroid || Platform.isIOS);