Retrieves the device name.
Future<String?> getDeviceName() { return ZonkaSdkPlatform.instance.getDeviceName(); }