TwilioCredentialException constructor

const TwilioCredentialException(
  1. String message
)

Implementation

const TwilioCredentialException(this.message);