version property

List<DeviceVersion>? version
inherited

version The actual design of the device or software version running on the device.

Implementation

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