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