Status$json top-level constant

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

Implementation

@$core.Deprecated('Use statusDescriptor instead')
const Status$json = const {
  '1': 'Status',
  '2': const [
    const {'1': 'status', '3': 1, '4': 1, '5': 8, '10': 'status'},
  ],
};