Email$json top-level constant

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

Implementation

@$core.Deprecated('Use emailDescriptor instead')
const Email$json = const {
  '1': 'Email',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'logo', '3': 2, '4': 1, '5': 9, '10': 'logo'},
    const {'1': 'welcome_message', '3': 3, '4': 1, '5': 9, '10': 'welcomeMessage'},
    const {'1': 'body_message', '3': 4, '4': 1, '5': 9, '10': 'bodyMessage'},
    const {'1': 'footer_message', '3': 5, '4': 1, '5': 9, '10': 'footerMessage'},
    const {'1': 'title', '3': 6, '4': 1, '5': 9, '10': 'title'},
    const {'1': 'created_at', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'updated_at', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'updatedAt'},
    const {'1': 'trigger_on_create', '3': 9, '4': 1, '5': 8, '10': 'triggerOnCreate'},
    const {'1': 'subject', '3': 10, '4': 1, '5': 9, '10': 'subject'},
    const {'1': 'template_path', '3': 11, '4': 1, '5': 9, '10': 'templatePath'},
    const {'1': 'language_code', '3': 12, '4': 1, '5': 14, '6': '.BlockUser.LanguageCode', '10': 'languageCode'},
  ],
};