toolName property

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

Implementation

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