Template$json top-level constant

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

Implementation

@$core.Deprecated('Use templateDescriptor instead')
const Template$json = const {
  '1': 'Template',
  '2': const [
    const {'1': 'body', '3': 1, '4': 1, '5': 9, '10': 'body'},
    const {'1': 'type', '3': 2, '4': 1, '5': 14, '6': '.Nuntio.TemplateType', '10': 'type'},
    const {'1': 'subject', '3': 3, '4': 1, '5': 9, '10': 'subject'},
    const {'1': 'enabled', '3': 4, '4': 1, '5': 8, '10': 'enabled'},
    const {'1': 'format', '3': 5, '4': 3, '5': 9, '10': 'format'},
  ],
};