enrollmentId property

String enrollmentId

Implementation

String get enrollmentId {
  return extractEnrollmentId(enrollmentKey);
}