actionPath property

String get actionPath

Implementation

String get actionPath =>
    _actionPath ??
    dashboardAPIPath;