subjectTag constant

String const subjectTag

Tag name for the subject property.

Used for the Subject header defined in section 3.3.1 of RFC 4716.

This value is guaranteed to be in lowercase.

Implementation

static const subjectTag = 'subject';