MagicErrorEvent constructor

MagicErrorEvent(
  1. String? error
)

Implementation

MagicErrorEvent(this.error);