copyWith property

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

Implementation

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