brand property

String get brand

设备品牌 苹果 固定 Apple,安卓 Redmi

Implementation

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