platform property
String?
get
platform
Returns the platform information if set.
Implementation
static String? get platform => _platform;
Returns the platform information if set.
static String? get platform => _platform;