ListReusableDelegationSetsResponse constructor
ListReusableDelegationSetsResponse({})
Implementation
ListReusableDelegationSetsResponse({
required this.delegationSets,
required this.isTruncated,
required this.marker,
required this.maxItems,
this.nextMarker,
});