FFCustomActionCall_ActionParamIdentifier$json top-level constant
- @Deprecated('Use fFCustomActionCallDescriptor instead')
Map<String, Object>
const
FFCustomActionCall_ActionParamIdentifier$json
Implementation
@$core.Deprecated('Use fFCustomActionCallDescriptor instead')
const FFCustomActionCall_ActionParamIdentifier$json = {
'1': 'ActionParamIdentifier',
'2': [
{
'1': 'param_identifier_key',
'3': 1,
'4': 1,
'5': 9,
'10': 'paramIdentifierKey'
},
{
'1': 'call_param_identifier',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'callParamIdentifier'
},
],
};