BatchCreateRoomMembershipResponse constructor
BatchCreateRoomMembershipResponse({
- List<
MemberError> ? errors,
Implementation
BatchCreateRoomMembershipResponse({
this.errors,
});