SwipBoxLocation$json top-level constant

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

Implementation

@$core.Deprecated('Use swipBoxLocationDescriptor instead')
const SwipBoxLocation$json = {
  '1': 'SwipBoxLocation',
  '2': [
    {'1': 'longitude', '3': 1, '4': 1, '5': 1, '10': 'longitude'},
    {'1': 'latitude', '3': 2, '4': 1, '5': 1, '10': 'latitude'},
  ],
};