platform property

String get platform

平台 苹果: ios 安卓: android

Implementation

static String get platform => _deviceInfo?.platform ?? "";