version property

List<VersionSource>? version
getter/setter pair

Each VersionSource is tested and only if they all match is the schema used for the message.

Implementation

core.List<VersionSource>? version;