AuthenticationProcessingState constructor

const AuthenticationProcessingState(
  1. AuthenticationAction action
)

Implementation

const AuthenticationProcessingState(this.action);