AuthHubEventType constructor

const AuthHubEventType(
  1. String eventName
)

Hub Event types for the Auth category.

Implementation

const AuthHubEventType(this.eventName);