UpdateAuthApplicationResponse$json top-level constant
- @Deprecated('Use updateAuthApplicationResponseDescriptor instead')
Map<String, Object>
const
UpdateAuthApplicationResponse$json
Implementation
@$core.Deprecated('Use updateAuthApplicationResponseDescriptor instead')
const UpdateAuthApplicationResponse$json = {
'1': 'UpdateAuthApplicationResponse',
'2': [
{'1': 'application_id', '3': 1, '4': 1, '5': 9, '10': 'applicationId'},
{'1': 'application_name', '3': 2, '4': 1, '5': 9, '10': 'applicationName'},
],
};