functionName property

  1. @JsonKey(defaultValue: "")
String functionName
getter/setter pair

The function name.

Implementation

@JsonKey(defaultValue: "")
String functionName;