onError property Null safety

(void Function?(EMError error)?) onError
final

Implementation

final void Function(EMError error)? onError;