Viewport$json top-level constant

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

Implementation

@$core.Deprecated('Use viewportDescriptor instead')
const Viewport$json = const {
  '1': 'Viewport',
  '2': const [
    const {'1': 'low', '3': 1, '4': 1, '5': 11, '6': '.google.type.LatLng', '10': 'low'},
    const {'1': 'high', '3': 2, '4': 1, '5': 11, '6': '.google.type.LatLng', '10': 'high'},
  ],
};