type property

Implementation

DatabaseEventType get type {
  return eventTypeFromString(_data['eventType']);
}