localSymbol property

String? localSymbol

Implementation

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