copyWith property

  1. @JsonKey(ignore: true)
$EndpointCopyWith<Endpoint> get copyWith
inherited

Implementation

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