ChatMemberInfoModelTrigger typedef
ChatMemberInfoModelTrigger =
dynamic Function(List<ChatMemberInfoModel?> list)
Implementation
typedef ChatMemberInfoModelTrigger = Function(List<ChatMemberInfoModel?> list);
typedef ChatMemberInfoModelTrigger = Function(List<ChatMemberInfoModel?> list);