getEventId method

Future<String?> getEventId()

Implementation

Future<String?> getEventId() => _plugin.getEventId(this);