member property Null safety
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;
The name of the member in which the code location occurs.
Anonymous closures are represented as <fn>
in this member string.
@override
final String member;