copyWith property

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

Implementation

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