onError property

dynamic Function(String message)? onError
final

Implementation

final Function(String message)? onError;