WarningEvent constructor

WarningEvent(
  1. String jsonString
)

Implementation

WarningEvent(this.jsonString): _value = jsonDecode(jsonString);