onError abstract method

void onError(
  1. int code,
  2. String? message
)

Implementation

void onError(int code, String? message);