functionName property

String functionName

Name of the JavaScript function called on this call frame.

Implementation

String get functionName => json['functionName'] as String;