copyWith property
Create a copy of Thumbnail with the given fields replaced by the non-null parameter values.
Implementation
$ThumbnailCopyWith<Thumbnail> get copyWith => throw _privateConstructorUsedError;
Create a copy of Thumbnail with the given fields replaced by the non-null parameter values.
$ThumbnailCopyWith<Thumbnail> get copyWith => throw _privateConstructorUsedError;