LeaveChatCallException constructor

const LeaveChatCallException(
  1. LeaveChatCallErrorCode code
)

Implementation

const LeaveChatCallException(this.code);