HttpBasedResponse$json top-level constant
Implementation
const HttpBasedResponse$json = const {
'1': 'HttpBasedResponse',
'2': const [
const {
'1': 'status',
'3': 1,
'4': 1,
'5': 14,
'6': '.HttpBasedResponse.Status',
'10': 'status'
},
const {'1': 'status_code', '3': 2, '4': 1, '5': 5, '10': 'statusCode'},
const {
'1': 'error',
'3': 3,
'4': 1,
'5': 11,
'6': '.HttpBasedResponse.Error',
'10': 'error'
},
const {
'1': 'generic_response',
'3': 4,
'4': 1,
'5': 11,
'6': '.GenericResponse',
'9': 0,
'10': 'genericResponse'
},
const {
'1': 'get_credit_card_response',
'3': 5,
'4': 1,
'5': 11,
'6': '.GetCreditCardResponse',
'9': 0,
'10': 'getCreditCardResponse'
},
],
'3': const [HttpBasedResponse_Error$json],
'4': const [HttpBasedResponse_Status$json],
'8': const [
const {'1': 'response'},
],
};