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