name property

String get name

Returns name of the browser.

Implementation

String get name => _name ?? rule.toString();