copyWith property

  1. @JsonKey(ignore: true)
$JsonRpcResponseCopyWith<T, JsonRpcResponse<T>> get copyWith
inherited

Implementation

@JsonKey(ignore: true)
$JsonRpcResponseCopyWith<T, JsonRpcResponse<T>> get copyWith =>
    throw _privateConstructorUsedError;