tabBarNodeKeyRef property
@doc The node key reference to the tab bar to perform the action on.
Implementation
@$pb.TagNumber(4)
FFNodeKeyReference get tabBarNodeKeyRef => $_getN(3);
Implementation
@$pb.TagNumber(4)
set tabBarNodeKeyRef(FFNodeKeyReference value) => $_setField(4, value);