copyWith property

$VideoCopyWith<Video> get copyWith
inherited

Create a copy of Video with the given fields replaced by the non-null parameter values.

Implementation

$VideoCopyWith<Video> get copyWith => throw _privateConstructorUsedError;