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