CallErrorCode constructor

const CallErrorCode(
  1. String reason
)

Implementation

const CallErrorCode(this.reason);