isSupportedPlatform top-level property

bool isSupportedPlatform
final

Implementation

final bool isSupportedPlatform = Platform.isAndroid || Platform.isIOS;