BytesResponse$json top-level constant

Map<String, Object> const BytesResponse$json

Implementation

const BytesResponse$json = const {
  '1': 'BytesResponse',
  '2': const [
    const {'1': 'output', '3': 1, '4': 1, '5': 12, '10': 'output'},
    const {'1': 'error', '3': 3, '4': 1, '5': 9, '10': 'error'},
  ],
};