inputs property

List<QueryRequestInput>? inputs
getter/setter pair

Inputs containing third-party device IDs for which to get the device states.

Required.

Implementation

core.List<QueryRequestInput>? inputs;