onEventError abstract method

void onEventError(
  1. String? error,
  2. int? code
)

Implementation

void onEventError(String? error, int? code);