logDartError

public void logDartError(    @Nullable() String stack,     @Nullable() String message,     @Nullable() String context,     @Nullable() String library)

Logs a Dart error to the Embrace SDK - this is not intended for public use.