onError abstract method

Future<void> onError(
  1. String message
)

Implementation

Future<void> onError(String message);