supportedPlatforms property
Supported mobile platforms.
Implementation
@override
List<PlatformType> get supportedPlatforms => [PlatformType.ios, PlatformType.android];
Supported mobile platforms.
@override
List<PlatformType> get supportedPlatforms => [PlatformType.ios, PlatformType.android];