pulse property

  1. @BuiltValueField.new(wireName: r'pulse')
PulseInfo? get pulse

Details to provide if type is pulse.

Implementation

@BuiltValueField(wireName: r'pulse')
PulseInfo? get pulse;