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