$DbAdapterCopyWith<T> extension

on

Properties

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