copyWith property

  1. @JsonKey(ignore: true)
$VideoFilterCopyWith<VideoFilter> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$VideoFilterCopyWith<VideoFilter> get copyWith =>
    throw _privateConstructorUsedError;