$TaskAttachmentExtension extension

on

Methods

copyWith({String? name, String? filename, FileMediaType? mediaType, int? length, String? version}) TaskAttachment

Available on TaskAttachment, provided by the $TaskAttachmentExtension extension

copyWithWrapped({Wrapped<String>? name, Wrapped<String>? filename, Wrapped<FileMediaType>? mediaType, Wrapped<int>? length, Wrapped<String?>? version}) TaskAttachment

Available on TaskAttachment, provided by the $TaskAttachmentExtension extension