ActionScope$json top-level constant

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

Implementation

@$core.Deprecated('Use actionScopeDescriptor instead')
const ActionScope$json = {
  '1': 'ActionScope',
  '2': [
    {'1': 'actions', '3': 1, '4': 3, '5': 9, '10': 'actions'},
  ],
};