then check whether its one and you can use `copy`:...
# announcements
a
then check whether its one and you can use `copy`:
Copy code
if(loginState is LoginFieldsState)
    loginState.copy()
else
    ....