ids property

List<String>? ids
getter/setter pair

The possible ID's associated with the value if available.

Implementation

core.List<core.String>? ids;