menu
cactus package
documentation
services/telemetry.dart
CactusTelemetry
fetchDeviceId static method
fetchDeviceId static method
dark_mode
light_mode
fetchDeviceId
static method
Future
<
String
?
>
fetchDeviceId
(
)
Implementation
static Future<String?> fetchDeviceId() { return Telemetry.fetchDeviceId(); }
cactus package
documentation
services/telemetry
CactusTelemetry
fetchDeviceId static method
CactusTelemetry class