Retrieves the device serial number.
Future<String?> getDeviceSerial() { return ZonkaSdkPlatform.instance.getDeviceSerial(); }