softwareVersion property

Future<String?> softwareVersion

Implementation

Future<String?> get softwareVersion async => (await this).softwareVersion;