QChatCreateChannelCategoryAttachment constructor Null safety

QChatCreateChannelCategoryAttachment(
  1. {QChatChannelCategory? channelCategory}
)

Implementation

QChatCreateChannelCategoryAttachment({this.channelCategory});