unsupportedPlatform top-level property
Message to throw when this platform does not support this lib
Implementation
String unsupportedPlatform = "Platform ${UniversalPlatform.operatingSystem} is not supported by";
Message to throw when this platform does not support this lib
String unsupportedPlatform = "Platform ${UniversalPlatform.operatingSystem} is not supported by";