$ContentBlockCopyWith extension

on

Properties

copyWith → _$ContentBlockCWProxy

Available on ContentBlock, provided by the $ContentBlockCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfContentBlock.copyWith(...) or instanceOfContentBlock.copyWith.fieldName(...).
no setter