$ProjectFileCopyWith extension

on

Properties

copyWith → _$ProjectFileCWProxy

Available on ProjectFile, provided by the $ProjectFileCopyWith extension

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