GetRelayOutputsResponse constructor

GetRelayOutputsResponse(
  1. List<RelayOutput> relayOutputs
)

Implementation

GetRelayOutputsResponse(this.relayOutputs);