NetworkError.withUUid constructor

NetworkError.withUUid(
  1. String? uuid
)

Create a new instance of the error. For a uuid.

Implementation

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