lkAgentInputs property

  1. @JsonKey(name: lkAgentInputsAttributeKey)
List<AgentInput>? lkAgentInputs
final

Implementation

@JsonKey(name: lkAgentInputsAttributeKey)
final List<AgentInput>? lkAgentInputs;