logDartErrorWithType

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

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