getCustomEvent method

Map<String, String> getCustomEvent()

Implementation

Map<String, String> getCustomEvent() {
  return _customEventMap;
}