showTrafficValue property
@doc Whether to show the traffic layer on the map.
Implementation
@$pb.TagNumber(27)
FFBooleanValue get showTrafficValue => $_getN(26);
Implementation
@$pb.TagNumber(27)
set showTrafficValue(FFBooleanValue value) => $_setField(27, value);