FFMapLauncherAction$json top-level constant
Implementation
@$core.Deprecated('Use fFMapLauncherActionDescriptor instead')
const FFMapLauncherAction$json = {
'1': 'FFMapLauncherAction',
'2': [
{
'1': 'preferred_map_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFMapLauncherAction.MapType',
'10': 'preferredMapType'
},
{
'1': 'lat_lng',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'latLng'
},
{
'1': 'address',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'address'
},
{
'1': 'title',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'title'
},
],
'4': [FFMapLauncherAction_MapType$json],
'8': [
{'1': 'type'},
],
};