nodePath property Null safety

NodePath nodePath

Implementation

@$pb.TagNumber(2)
$65.NodePath get nodePath => $_getN(1);
void nodePath=(NodePath v)

Implementation

@$pb.TagNumber(2)
set nodePath($65.NodePath v) { setField(2, v); }