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