knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'subjectLine',
  'content',
  'comment',
  'policies',
  'severityLevel',
  'strikeCount',
  'strikeExpiresAt',
  'isDelivered',
];