SnowflakeException constructor

const SnowflakeException(
  1. String message
)

Implementation

const SnowflakeException(this.message);