copyWith property

  1. @JsonKey(ignore: true)
$RequestOriginCopyWith<RequestOrigin> copyWith
inherited

Implementation

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