copyWith property

  1. @JsonKey(ignore: true)
$UniqueIndexCopyWith<UniqueIndex> copyWith
inherited

Implementation

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