urlFileBugs property

  1. @override
String urlFileBugs
final

What URL should be used for filing bugs when the compiler fails.

Implementation

@override
final urlFileBugs = '$_github/issues/new';