toolHasBeenCalled property

  1. @JsonKey.new(name: 'tool_has_been_called')
bool toolHasBeenCalled
final

Implementation

@JsonKey(name: 'tool_has_been_called')
final bool toolHasBeenCalled;