HttpBasedResponse_Error$json top-level constant

Map<String, Object> const HttpBasedResponse_Error$json

Implementation

const HttpBasedResponse_Error$json = const {
  '1': 'Error',
  '2': const [
    const {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    const {'1': 'detail', '3': 2, '4': 1, '5': 9, '10': 'detail'},
  ],
};