copyWith property

  1. @JsonKey.new(ignore: true)
$PulsePerformanceCopyWith<PulsePerformance> get copyWith
inherited

Implementation

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