documentationUrl property

  1. @override
String? get documentationUrl
override

Documentation URL for this rule.

Implementation

@override
String? get documentationUrl =>
    'https://dart.dev/tools/linter-rules/avoid_dynamic_calls';