copyWith property

  1. @JsonKey(ignore: true)
$CustomTrackNameCopyWith<CustomTrackName> copyWith
inherited

Implementation

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