AuthAssertionError constructor

AuthAssertionError(
  1. String message
)

Implementation

AuthAssertionError(this.message);