path property

  1. @protected
String? path
getter/setter pair

Path to the widget. (e.g. '/home').

This will be combined with MatomoTracker.contentBase. The combination corresponds with url.

Implementation

@protected
String? path;