platform property
Represents the target platform (e.g., Android, iOS) on which the Flutter application is running.
Implementation
static Object? platform;
Represents the target platform (e.g., Android, iOS) on which the Flutter application is running.
static Object? platform;