type property

  1. @useResult
PlatformType type

The current platform type.

See PlatformType.

Implementation

@useResult PlatformType get type => PlatformType.unknown;