issueTrackerLink property
The link to the issue tracker for this DevTools extension.
This should not point to the flutter/devtools or flutter/flutter issue trackers, but rather to the issue tracker for the package that provides the extension, or to the repo where the extension is developed.
Implementation
final String issueTrackerLink;