copyWith property

  1. @JsonKey(ignore: true)
$DocumentCopyWith<Document> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$DocumentCopyWith<Document> get copyWith =>
    throw _privateConstructorUsedError;