copyWith property

  1. @JsonKey(ignore: true)
$TrashResourceCopyWith<TrashResource> copyWith
inherited

Implementation

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