onError property

dynamic Function(String? error) onError
final

Implementation

final Function(String? error) onError;