BoolResponse$json top-level constant

Map<String, Object> const BoolResponse$json

Implementation

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