$BaseControllerCopyWith<T> extension

on

Properties

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