Retrieves the device serial number from the native platform.
Future<String?> getDeviceSerial() { throw UnimplementedError('getDeviceSerial() has not been implemented.'); }