class CenterState { CenterState(this.isAuthenticated); bool isAuthenticated; }