identifier property
Not implemented yet Unique identifier of the signature. This identifies the signature in the result hierarchy.
In a result object of a task which collects signature the identifier of the RPConsentSignatureResult object on the deepest level is identical to this identifier.
Implementation
// bool requiresBirthDate;
/// Unique identifier of the signature. This identifies the signature in the
/// result hierarchy.
///
/// In a result object of a task which collects signature the identifier of
/// the [RPConsentSignatureResult] object on the deepest level is identical to
/// this identifier.
String identifier;