errorHandler property

AppErrorHandler? get errorHandler

Returns the current Error Handler.

Implementation

static v.AppErrorHandler? get errorHandler => _errorHandler;