menu
nylo_support package
documentation
helpers/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/auth
authDeviceId function
auth library