DataManagerEvent constructor

DataManagerEvent(
  1. String type
)

Create a DataManagerEvent.

Implementation

DataManagerEvent(this.type);