Api$json top-level constant

  1. @Deprecated('Use apiDescriptor instead')
Map<String, Object> const Api$json

Implementation

@$core.Deprecated('Use apiDescriptor instead')
const Api$json = const {
  '1': 'Api',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};