copyWith property

  1. @JsonKey(ignore: true)
$OobCodeRequestCopyWith<OobCodeRequest> copyWith
inherited

Implementation

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