deviceBrand property

Future<String?> deviceBrand

Implementation

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