platform property

Object? platform
getter/setter pair

Represents the target platform (e.g., Android, iOS) on which the Flutter application is running.

Implementation

static Object? platform;