copyWith property

Implementation

CopyWith$Input$SetPasswordInput<Input$SetPasswordInput> get copyWith =>
    CopyWith$Input$SetPasswordInput(
      this,
      (i) => i,
    );