FrameEntity$json top-level constant
Implementation
@$core.Deprecated('Use frameEntityDescriptor instead')
const FrameEntity$json = const {
'1': 'FrameEntity',
'2': const [
const {'1': 'alpha', '3': 1, '4': 1, '5': 2, '10': 'alpha'},
const {
'1': 'layout',
'3': 2,
'4': 1,
'5': 11,
'6': '.com.opensource.svga.Layout',
'10': 'layout'
},
const {
'1': 'transform',
'3': 3,
'4': 1,
'5': 11,
'6': '.com.opensource.svga.Transform',
'10': 'transform'
},
const {'1': 'clipPath', '3': 4, '4': 1, '5': 9, '10': 'clipPath'},
const {
'1': 'shapes',
'3': 5,
'4': 3,
'5': 11,
'6': '.com.opensource.svga.ShapeEntity',
'10': 'shapes'
},
],
};