menu
zonkafeedback_sdk package
documentation
zonka_sdk.dart
ZonkaSdk
getDeviceId method
getDeviceId method
dark_mode
light_mode
getDeviceId
method
Future
<
String
?
>
getDeviceId
(
)
Implementation
Future<String?> getDeviceId() { return ZonkaSdkPlatform.instance.getDeviceId(); }
zonkafeedback_sdk package
documentation
zonka_sdk
ZonkaSdk
getDeviceId method
ZonkaSdk class