menu
nylo_support package
documentation
helpers/src/auth.dart
authDeviceId function
authDeviceId function
dark_mode
light_mode
authDeviceId
function
Future
<
String
>
authDeviceId
(
)
Get the device ID.
Implementation
Future<String> authDeviceId() async { return await Auth.deviceId(); }
nylo_support package
documentation
helpers/src/auth
authDeviceId function
auth library