sendLogEventsWithHttp abstract method
Implementation
Future<void> sendLogEventsWithHttp(
List<LogEntry> entries,
Map<String, String> userProperties,
Future<void> cancelToken,
);
Future<void> sendLogEventsWithHttp(
List<LogEntry> entries,
Map<String, String> userProperties,
Future<void> cancelToken,
);