AuthError constructor

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

Implementation

const AuthError({this.error});