PubSubException constructor

const PubSubException(
  1. String message
)

Implementation

const PubSubException(this.message);