prefixes property

List<String>? prefixes
getter/setter pair

The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.

Implementation

core.List<core.String>? prefixes;