GoesOption$json top-level constant

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

Implementation

@$core.Deprecated('Use goesOptionDescriptor instead')
const GoesOption$json = const {
  '1': 'GoesOption',
  '2': const [
    const {'1': 'with', '3': 1, '4': 1, '5': 9, '10': 'with'},
    const {'1': 'msg_format', '3': 2, '4': 1, '5': 9, '10': 'msgFormat'},
  ],
  '7': const {},
};