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