AuthenticationProcessingEvent constructor

const AuthenticationProcessingEvent(
  1. AuthenticationAction action
)

Implementation

const AuthenticationProcessingEvent(this.action);