copyWith property

  1. @JsonKey(ignore: true)
$RpcQueryParamsCopyWith<RpcQueryParams> copyWith
inherited

Implementation

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