icon property
Designator icon for the waypoint in the form of a unicode emoji
Implementation
@$pb.TagNumber(8)
$core.int get icon => $_getIZ(7);
Implementation
@$pb.TagNumber(8)
set icon($core.int value) => $_setUnsignedInt32(7, value);
Designator icon for the waypoint in the form of a unicode emoji
@$pb.TagNumber(8)
$core.int get icon => $_getIZ(7);
@$pb.TagNumber(8)
set icon($core.int value) => $_setUnsignedInt32(7, value);