AuthProviderException constructor

const AuthProviderException(
  1. String exception
)

Implementation

const AuthProviderException(this.exception);