TwilioNetworkException constructor

const TwilioNetworkException(
  1. String message
)

Implementation

const TwilioNetworkException(this.message);