ODataListResponseOfRole constructor
ODataListResponseOfRole({})
Returns a new ODataListResponseOfRole instance.
Implementation
ODataListResponseOfRole({
this.atOdataPeriodNextLink,
this.atOdataPeriodCount,
this.atOdataPeriodContext,
this.value = const [],
});