PrivacyPolicyResponse constructor
PrivacyPolicyResponse({
- required String htmlContent,
Implementation
PrivacyPolicyResponse({required this.htmlContent});
PrivacyPolicyResponse({required this.htmlContent});