deviceType property

Future<String> deviceType

Implementation

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