UUpdateMemberRoleKnownValue constructor
const
UUpdateMemberRoleKnownValue({
- required KnownUpdateMemberRole data,
Implementation
const factory UUpdateMemberRoleKnownValue(
{required final KnownUpdateMemberRole data}) =
_$UUpdateMemberRoleKnownValueImpl;