apiVersion property

  1. @BuiltValueField(wireName: 'apiversion')
String? apiVersion

The version of the hue API in the format

Implementation

@BuiltValueField(wireName: 'apiversion')
String? get apiVersion;