GetCompilationResponse$json top-level constant
- @Deprecated('Use getCompilationResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getCompilationResponseDescriptor instead')
const GetCompilationResponse$json = const {
'1': 'GetCompilationResponse',
'2': const [
const {
'1': 'compilation',
'3': 1,
'4': 1,
'5': 11,
'6': '.toit.model.Compilation',
'10': 'compilation'
},
],
};