copyWith property

  1. @JsonKey(ignore: true)
$UpdatePasswordRequestCopyWith<UpdatePasswordRequest> get copyWith
inherited

Implementation

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