getDeviceId method

Future<String?> getDeviceId()

Implementation

Future<String?> getDeviceId() => _plugin.getDeviceId(this);