location property

String get location

A string with filename and line number.

Implementation

String get location => "$filename:$line";