navigationPath property
Implementation
@$pb.TagNumber(4)
NavigationPath get navigationPath => $_getN(3);
- @TagNumber(4)
Implementation
@$pb.TagNumber(4)
set navigationPath(NavigationPath v) { setField(4, v); }
@$pb.TagNumber(4)
NavigationPath get navigationPath => $_getN(3);
@$pb.TagNumber(4)
set navigationPath(NavigationPath v) { setField(4, v); }