DeclineChatCallException constructor

const DeclineChatCallException(
  1. DeclineChatCallErrorCode code
)

Implementation

const DeclineChatCallException(this.code);