member property

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

final String? member;