$ResponseCursorCopyWith extension
Properties
- copyWith → _$ResponseCursorCWProxy
-
Available on ResponseCursor, provided by the $ResponseCursorCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfResponseCursor.copyWith(...)orinstanceOfResponseCursor.copyWith.fieldName(...).no setter