FFStopSound$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStopSoundDescriptor instead')
const FFStopSound$json = {
  '1': 'FFStopSound',
  '2': [
    {'1': 'play_sound_name', '3': 1, '4': 1, '5': 9, '10': 'playSoundName'},
  ],
};