IForeventsAPIException constructor

const IForeventsAPIException(
  1. String message
)

Implementation

const IForeventsAPIException(this.message);