@override TaskEntity toEntity({ String? appId, }) => RequestMembershipTaskEntity( description: description, executeInstantly: executeInstantly, );