copyWith property

Implementation

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