update method

void update(
  1. AuthStatus status
)

Implementation

void update(AuthStatus status) => state = status;