OAuthException constructor

const OAuthException(
  1. String message
)

Implementation

const OAuthException(this.message);