deviceBrand property

Future<String?> get deviceBrand

Implementation

Future<String?> get deviceBrand async => (await this).deviceBrand;