deviceUUID property

Future<String> deviceUUID

Implementation

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