dateOfExpiry property

DateResult? dateOfExpiry

Implementation

DateResult? get dateOfExpiry {
  return _commonCapturedIdFields?.dateOfExpiry;
}