$BaseServiceCopyWith<T> extension

on

Properties

copyWith → _$BaseServiceCWProxy<T>
Returns a callable class that can be used as follows: instanceOfBaseService.copyWith(...) or like so:instanceOfBaseService.copyWith.fieldName(...).
no setter