subjectName property
String
get
subjectName
Gets the certificate subject's name.
Implementation
String get subjectName => _subjectName;
Gets the certificate subject's name.
String get subjectName => _subjectName;