NetworkError.withDeviceId constructor

NetworkError.withDeviceId(
  1. String? deviceId
)

Create a new instance of the error. For device id.

Implementation

NetworkError.withDeviceId(this.deviceId) : uuid = null;