localTime property

  1. @BuiltValueField(wireName: 'localtime')
String? localTime

The local time of the bridge. "none" if not available.

Implementation

@BuiltValueField(wireName: 'localtime')
String? get localTime;