$ResponseCursorCopyWith extension

on

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(...) or instanceOfResponseCursor.copyWith.fieldName(...).
no setter