copyWith property

  1. @JsonKey(ignore: true)
$XRPCErrorCopyWith<XRPCError> get copyWith
inherited

Implementation

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