copyWith property

  1. @JsonKey(ignore: true)
$CompositionSectionCopyWith<CompositionSection> copyWith
inherited

Implementation

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