touchLink property

bool? touchLink

Implementation

bool? get touchLink => _$this._touchLink;
void touchLink=(bool? touchLink)

Implementation

set touchLink(bool? touchLink) => _$this._touchLink = touchLink;