MemberDTO({ required this.wallet, required this.publicKey, required this.isAdmin, required this.image, });