copyWith property

$ThumbnailCopyWith<Thumbnail> get copyWith
inherited

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

Implementation

$ThumbnailCopyWith<Thumbnail> get copyWith => throw _privateConstructorUsedError;