timerActionKeyRef property
@doc The key of the periodic timer action to stop.
Implementation
@$pb.TagNumber(2)
FFActionKeyReference get timerActionKeyRef => $_getN(1);
Implementation
@$pb.TagNumber(2)
set timerActionKeyRef(FFActionKeyReference value) => $_setField(2, value);