FFCanvasProps$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCanvasPropsDescriptor instead')
const FFCanvasProps$json = {
  '1': 'FFCanvasProps',
  '2': [
    {'1': 'width', '3': 1, '4': 1, '5': 1, '10': 'width'},
    {'1': 'height', '3': 2, '4': 1, '5': 1, '10': 'height'},
    {'1': 'device_name', '3': 3, '4': 1, '5': 9, '10': 'deviceName'},
  ],
};