copyWith property

  1. @JsonKey(ignore: true)
$PrimaryKeyCopyWith<PrimaryKey> copyWith
inherited

Implementation

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