version property

List<String>? version
inherited

version The available versions of the device, e.g., software versions.

Implementation

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