FalseStartSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use falseStartSettingsDescriptor instead')
const FalseStartSettings$json = {
  '1': 'FalseStartSettings',
  '2': [
    {'1': 'behaviour', '3': 1, '4': 1, '5': 11, '6': '.ScStw.FalseStartBehaviour', '10': 'behaviour'},
    {'1': 'soundDuration', '3': 2, '4': 1, '5': 13, '10': 'soundDuration'},
  ],
};