deviceUUID property

Future<String> get deviceUUID

Implementation

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