copyWith property

  1. @JsonKey(ignore: true)
$OtpResponseCopyWith<OtpResponse> copyWith
inherited

Implementation

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