BackendCommunicationException constructor

BackendCommunicationException(
  1. String? cause
)

Implementation

BackendCommunicationException(this.cause);