RichMediaAnnotationExtensions extension
Extension methods for RichMediaAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, String? contentType, String? fileName, String? description, String? mediaAttachmentId, String? mediaSource, Map<String, dynamic> ? encoding, String? mediaType, String? source, Map<String, dynamic> ? params, AnnotationAttachment? attachment, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, }) → RichMediaAnnotation -
Available on RichMediaAnnotation, provided by the RichMediaAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values