version property

List<DeviceDefinitionVersion>? version
inherited

version The version of the device or software.

Implementation

List<DeviceDefinitionVersion>? get version =>
    throw _privateConstructorUsedError;