copyWith property

  1. @JsonKey(ignore: true)
$RecordingStatusCopyWith<RecordingStatus> copyWith
inherited

Implementation

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