removeFavoriteNode property
Set specified node-num to be un-favorited on the NodeDB on the device
Implementation
@$pb.TagNumber(40)
$core.int get removeFavoriteNode => $_getIZ(34);
Implementation
@$pb.TagNumber(40)
set removeFavoriteNode($core.int value) => $_setUnsignedInt32(34, value);