menu
plumcheck_flutter_sdk package
documentation
models/verification.dart
VerificationMetadata
VerificationMetadata.new constructor
VerificationMetadata.new constructor
dark_mode
light_mode
VerificationMetadata
constructor
VerificationMetadata
(
{
DateTime
?
startedAt
,
DateTime
?
completedAt
,
String
?
consentId
,
String
?
type
,
})
Implementation
VerificationMetadata({ this.startedAt, this.completedAt, this.consentId, this.type, });
plumcheck_flutter_sdk package
documentation
models/verification
VerificationMetadata
VerificationMetadata.new constructor
VerificationMetadata class