AuthgearException constructor

const AuthgearException(
  1. Exception? underlyingException
)

Implementation

const AuthgearException(this.underlyingException);