getDeviceId abstract method

Future<String?> getDeviceId()

Get the Embrace user identifier assigned to the device.

Implementation

Future<String?> getDeviceId();