localSymbol property
String?
get
localSymbol
Implementation
String? get localSymbol =>
_stackFrames[_currentStackIndex][HTRegIdx.identifier];
String? get localSymbol =>
_stackFrames[_currentStackIndex][HTRegIdx.identifier];