unsupportedPlatform top-level property

String unsupportedPlatform
getter/setter pair

Message to throw when this platform does not support this lib

Implementation

String unsupportedPlatform = "Platform ${UniversalPlatform.operatingSystem} is not supported by";