Advice$json top-level constant

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

Implementation

@$core.Deprecated('Use adviceDescriptor instead')
const Advice$json = const {
  '1': 'Advice',
  '2': const [
    const {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
  ],
};