ids property
The list of unique identifiers of the resources that you are associating with the SCA device. Maximum: 5 strings.
Implementation
@BuiltValueField(wireName: r'ids')
BuiltList<String> get ids;
The list of unique identifiers of the resources that you are associating with the SCA device. Maximum: 5 strings.
@BuiltValueField(wireName: r'ids')
BuiltList<String> get ids;