subjectTag constant Null safety
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';
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.
static const subjectTag = 'subject';