sendEvent abstract method

void sendEvent(
  1. EventBody body, {
  2. String? eventType,
})

Implementation

void sendEvent(EventBody body, {String? eventType});