CheckAuthenticityResponse constructor
CheckAuthenticityResponse({
- required bool isAuthentic,
Implementation
CheckAuthenticityResponse({required this.isAuthentic});
CheckAuthenticityResponse({required this.isAuthentic});