onError method

void onError(
  1. TalkerError err
)

Called when Talker handle an TalkerError

Implementation

void onError(TalkerError err) {}