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