copyWith property

  1. @JsonKey(ignore: true)
$MultiImageCopyWith<T, MultiImage<T>> get copyWith
inherited

Implementation

@JsonKey(ignore: true)
$MultiImageCopyWith<T, MultiImage<T>> get copyWith =>
    throw _privateConstructorUsedError;