response.pbjson library

Constants

GenericResponse$json → const Map<String, Object>
const {'1' : 'GenericResponse', '2' : const [const {'1' : 'msg', '3' : 1, '4' : 1, '5' : 9, '10' : 'msg'}]}
GetCreditCardResponse$json → const Map<String, Object>
const {'1' : 'GetCreditCardResponse', '2' : const [const {'1' : 'cards', '3' : 1, '4' : 3, '5' : 11, '6' : '.CreditCard'…
HttpBasedResponse$json → const Map<String, Object>
const {'1' : 'HttpBasedResponse', '2' : const [const {'1' : 'status', '3' : 1, '4' : 1, '5' : 14, '6' : '.HttpBasedResponse.…
HttpBasedResponse_Error$json → const Map<String, Object>
const {'1' : 'Error', '2' : const [const {'1' : 'title', '3' : 1, '4' : 1, '5' : 9, '10' : 'title'}, const {'1' …
HttpBasedResponse_Status$json → const Map<String, Object>
const {'1' : 'Status', '2' : const [const {'1' : 'SUCCESS', '2' : 0}, const {'1' : 'ERROR', '2' : 1}, const {'1' : '…