FFExpandImageAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFExpandImageActionDescriptor instead')
const FFExpandImageAction$json = {
  '1': 'FFExpandImageAction',
  '2': [
    {'1': 'allow_rotation', '3': 1, '4': 1, '5': 8, '10': 'allowRotation'},
    {'1': 'hero_animation', '3': 2, '4': 1, '5': 8, '10': 'heroAnimation'},
  ],
};