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