triggerError method

dynamic triggerError()

Implementation

triggerError() {
  trigger(PhoenixChannelEvents.error);
}