TransmissionAuthError constructor

const TransmissionAuthError(
  1. String reason
)

Implementation

const TransmissionAuthError(super.reason);