CreateDialogException constructor

const CreateDialogException(
  1. CreateDialogChatErrorCode code
)

Implementation

const CreateDialogException(this.code);