softwareUpdate property

  1. @BuiltValueField(wireName: 'swupdate2')
SoftwareUpdate? softwareUpdate

Contains information related to software updates.

Implementation

@BuiltValueField(wireName: 'swupdate2')
SoftwareUpdate? get softwareUpdate;