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