googleNavBarSettings property
Google nav bar specific properties
Implementation
@$pb.TagNumber(9)
FFGoogleNavBarSettings get googleNavBarSettings => $_getN(8);
Implementation
@$pb.TagNumber(9)
set googleNavBarSettings(FFGoogleNavBarSettings value) =>
$_setField(9, value);