copyWith property

  1. @JsonKey(ignore: true)
$InstanceIdentityCopyWith<InstanceIdentity> get copyWith
inherited

Implementation

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