lkAgentOutputs property

  1. @JsonKey(name: lkAgentOutputsAttributeKey)
List<AgentOutput>? lkAgentOutputs
final

Implementation

@JsonKey(name: lkAgentOutputsAttributeKey)
final List<AgentOutput>? lkAgentOutputs;