AgeVerificationResponse constructor
AgeVerificationResponse({
- required String sessionId,
Implementation
AgeVerificationResponse({
required this.sessionId,
});
AgeVerificationResponse({
required this.sessionId,
});