onError property

void Function(String error)? onError
getter/setter pair

Error callback

Implementation

void Function(String error)? onError;