copyWith property

  1. @JsonKey(ignore: true)
$StreamingEndpointCopyWith<StreamingEndpoint> copyWith
inherited

Implementation

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