copyWith property

  1. @JsonKey(ignore: true)
$SequenceVariantCopyWith<SequenceVariant> copyWith
inherited

Implementation

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