googleMap property

  1. @TagNumber(19)
FFGoogleMapAction get googleMap

@doc Google Map action.

Implementation

@$pb.TagNumber(19)
FFGoogleMapAction get googleMap => $_getN(18);
  1. @TagNumber(19)
set googleMap (FFGoogleMapAction value)

Implementation

@$pb.TagNumber(19)
set googleMap(FFGoogleMapAction value) => $_setField(19, value);