FFFirebaseConfigFileInfo$json top-level constant
Implementation
@$core.Deprecated('Use fFFirebaseConfigFileInfoDescriptor instead')
const FFFirebaseConfigFileInfo$json = {
'1': 'FFFirebaseConfigFileInfo',
'2': [
{'1': 'android_path', '3': 1, '4': 1, '5': 9, '10': 'androidPath'},
{'1': 'ios_path', '3': 2, '4': 1, '5': 9, '10': 'iosPath'},
{'1': 'web_config', '3': 3, '4': 1, '5': 9, '10': 'webConfig'},
{
'1': 'android_package_names',
'3': 4,
'4': 3,
'5': 9,
'10': 'androidPackageNames'
},
{'1': 'ios_bundle_id', '3': 5, '4': 1, '5': 9, '10': 'iosBundleId'},
{
'1': 'environment',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'environment'
},
],
};