errorName property

  1. @protected
String errorName

A protected value for the sub classes to change the errorName for the toString function.

Implementation

@protected
String get errorName => "BrowserError";