toolName property

  1. @JsonKey.new(name: 'tool_name', defaultValue: "")
String toolName
final

Implementation

@JsonKey(name: 'tool_name', defaultValue: "")
final String toolName;