copyWith property

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

Implementation

MediaItemCopyWith get copyWith => _MediaItemCopyWith(this);