ShapeEntity_ShapeType$json top-level constant
- @Deprecated('Use shapeEntityDescriptor instead')
Implementation
@$core.Deprecated('Use shapeEntityDescriptor instead')
const ShapeEntity_ShapeType$json = const {
'1': 'ShapeType',
'2': const [
const {'1': 'SHAPE', '2': 0},
const {'1': 'RECT', '2': 1},
const {'1': 'ELLIPSE', '2': 2},
const {'1': 'KEEP', '2': 3},
],
};