deviceModel property

Future<String?> deviceModel

Implementation

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