value property

PlatformType get value

Retrieves the current platform type as a PlatformType enum.

Implementation

static PlatformType get value => DevicePlatformType.currentPlatformType;