GroupCallErrorCode constructor

const GroupCallErrorCode(
  1. String reason
)

Implementation

const GroupCallErrorCode(this.reason);