Skip to content

Commit

Permalink
Add null safety comment to inspector_polyfill_script.dart. (#3631)
Browse files Browse the repository at this point in the history
* Update inspector_polyfill_script.dart

* Update inspector_polyfill_script.dart
  • Loading branch information
polina-c authored Feb 4, 2022
1 parent 7abf17b commit e6a1c58
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
// ignore_for_file: invalid_use_of_visible_for_testing_member
// ignore_for_file: invalid_use_of_protected_member

// This annotation should stay here for compatibility with legacy code.
// @dart=2.9

import 'dart:async';
Expand Down

0 comments on commit e6a1c58

Please sign in to comment.