mapLauncherAction property

  1. @TagNumber(41)
FFMapLauncherAction get mapLauncherAction

@doc Map Launcher action.

Implementation

@$pb.TagNumber(41)
FFMapLauncherAction get mapLauncherAction => $_getN(40);
  1. @TagNumber(41)
set mapLauncherAction (FFMapLauncherAction value)

Implementation

@$pb.TagNumber(41)
set mapLauncherAction(FFMapLauncherAction value) => $_setField(41, value);