linkButton property

  1. @BuiltValueField(wireName: 'linkbutton')
bool? linkButton

Indicates whether the link button has been pressed within the last 30 seconds.

Implementation

@BuiltValueField(wireName: 'linkbutton')
bool? get linkButton;