actionComponentKeyRef property

  1. @TagNumber(17)
FFActionComponentKeyReference get actionComponentKeyRef

Implementation

@$pb.TagNumber(17)
FFActionComponentKeyReference get actionComponentKeyRef => $_getN(16);
  1. @TagNumber(17)
set actionComponentKeyRef (FFActionComponentKeyReference value)

Implementation

@$pb.TagNumber(17)
set actionComponentKeyRef(FFActionComponentKeyReference value) =>
    $_setField(17, value);