onError property

void Function(int code, String? message) onError
final

Implementation

final void Function(int code, String? message) onError;