copyWith property

  1. @JsonKey(ignore: true)
$RpcOptionsCopyWith<RpcOptions> get copyWith
inherited

Implementation

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