onDrivingSummariesError abstract method

void onDrivingSummariesError(
  1. Error error
)

Happens when there is an error.

Implementation

void onDrivingSummariesError(runtime_error.Error error);