copyWith property

  1. @JsonKey(ignore: true)
$GenomicStudyCopyWith<GenomicStudy> copyWith
inherited

Implementation

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