writableNode property
Output only. This is set for the read-write VM of the PRIMARY instance only.
Implementation
@$pb.TagNumber(19)
Instance_Node get writableNode => $_getN(18);
Implementation
@$pb.TagNumber(19)
set writableNode(Instance_Node v) { setField(19, v); }