copyWith property

  1. @JsonKey(ignore: true)
$MediaStreamTrackCopyWith<MediaStreamTrack> copyWith
inherited

Implementation

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