value property
PlatformType
get
value
Retrieves the current platform type as a PlatformType enum.
Implementation
static PlatformType get value => DevicePlatformType.currentPlatformType;
Retrieves the current platform type as a PlatformType enum.
static PlatformType get value => DevicePlatformType.currentPlatformType;