GetReusableDelegationSetResponse constructor
GetReusableDelegationSetResponse({
- required DelegationSet delegationSet,
Implementation
GetReusableDelegationSetResponse({
required this.delegationSet,
});