errorHandler property
AppErrorHandler?
get
errorHandler
Returns the current Error Handler.
Implementation
static v.AppErrorHandler? get errorHandler => _errorHandler;
Returns the current Error Handler.
static v.AppErrorHandler? get errorHandler => _errorHandler;