url property

  1. @override
String? url
final

Return a URL that can be used to access documentation for diagnostics with this code, or null if there is no published documentation.

Implementation

@override
final String? url;