copyWith property

MediaItemCopyWith copyWith

Creates a copy of this MediaItem with with the given fields replaced by new values.

Implementation

MediaItemCopyWith get copyWith => _MediaItemCopyWith(this);