copyWith property

Implementation

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