Sphere$json top-level constant

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

Implementation

@$core.Deprecated('Use sphereDescriptor instead')
const Sphere$json = {
  '1': 'Sphere',
  '2': [
    {'1': 'radius_mm', '3': 1, '4': 1, '5': 1, '10': 'radiusMm'},
  ],
};