onError property

dynamic Function(GlobalErrorEvent event)? onError
getter/setter pair

Implementation

Function(GlobalErrorEvent event)? onError;