StateChange$json top-level constant

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

Implementation

@$core.Deprecated('Use stateChangeDescriptor instead')
const StateChange$json = const {
  '1': 'StateChange',
  '2': const [
    const {'1': 'isEnabled', '3': 1, '4': 1, '5': 8, '10': 'isEnabled'},
  ],
};