cfc8ee30b7
This fixes the following reported exception. Dart analysis server, SDK version 1.13.0, server version 1.12.0, error: Exception from fix contributor: DefaultFixContributor The null object does not have a getter 'offset'. NoSuchMethodError: method not found: 'offset' Receiver: null Arguments: [] R=brianwilkerson@google.com BUG= Review URL: https://codereview.chromium.org/1487683006 .