onError property

(dynamic Function(ErrorCode errorCode)?) onError
final

Reports an error during SDK runtime

Implementation

final Function(ErrorCode errorCode)? onError;