UpdateMemberList constructor

const UpdateMemberList({
  1. MemberModel? value,
})

Implementation

const UpdateMemberList({this.value});