FFAccessGooglePlaceField$json top-level constant

  1. @Deprecated('Use fFAccessGooglePlaceFieldDescriptor instead')
Map<String, Object> const FFAccessGooglePlaceField$json

Implementation

@$core.Deprecated('Use fFAccessGooglePlaceFieldDescriptor instead')
const FFAccessGooglePlaceField$json = {
  '1': 'FFAccessGooglePlaceField',
  '2': [
    {
      '1': 'place_field',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFAccessGooglePlaceField.GooglePlaceField',
      '10': 'placeField'
    },
  ],
  '4': [FFAccessGooglePlaceField_GooglePlaceField$json],
};