RemoveChatCallMemberException constructor

const RemoveChatCallMemberException(
  1. RemoveChatCallMemberErrorCode code
)

Implementation

const RemoveChatCallMemberException(this.code);