utc property

  1. @BuiltValueField(wireName: 'UTC')
String? utc

Current time stored on the bridge.

Implementation

@BuiltValueField(wireName: 'UTC')
String? get utc;