FFStoryboard_Position$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStoryboardDescriptor instead')
const FFStoryboard_Position$json = {
  '1': 'Position',
  '2': [
    {'1': 'x', '3': 1, '4': 1, '5': 1, '10': 'x'},
    {'1': 'y', '3': 2, '4': 1, '5': 1, '10': 'y'},
  ],
};