AddChatMemberInfoList constructor

const AddChatMemberInfoList({
  1. ChatMemberInfoModel? value,
})

Implementation

const AddChatMemberInfoList({this.value});