id property

Implementation

Stream<IdentificationDetails> get id =>
    _identificationDocument.stream.transform(validateIdNumber);