member property

  1. @override
String member
final

The name of the member in which the code location occurs.

Anonymous closures are represented as <fn> in this member string.

Implementation

@override
final String member;