onError property

void Function(int code, String msg) onError
final

Implementation

final void Function(int code, String msg) onError;