copyWith property

  1. @JsonKey(ignore: true)
$ViewerComponentExampleCopyWith<ViewerComponentExample> copyWith
inherited

Implementation

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