AuthenticationStatusChanged constructor Null safety
- AuthenticationStatus status
Create a new AuthenticationStatusChanged.
Implementation
const AuthenticationStatusChanged(this.status);
Create a new AuthenticationStatusChanged.
const AuthenticationStatusChanged(this.status);