copyWith property
_$AreaSummaryCWProxy
get
copyWith
Returns a callable class that can be used as follows: instanceOfAreaSummary.copyWith(...)
.
Implementation
// ignore: library_private_types_in_public_api
_$AreaSummaryCWProxy get copyWith => _$AreaSummaryCWProxyImpl(this);