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