flushLogs static method
void
flushLogs()
Force flush all pending logs
Implementation
static void flushLogs() {
DartBridgeTelemetry.flush();
}
Force flush all pending logs
static void flushLogs() {
DartBridgeTelemetry.flush();
}