functionName property

String get functionName

JavaScript function name.

Implementation

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