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