AuthErrorEvent constructor

const AuthErrorEvent({
  1. Object? error,
})

Implementation

const AuthErrorEvent({this.error});