PrivacyPolicyResponse constructor

PrivacyPolicyResponse({
  1. required String htmlContent,
})

Implementation

PrivacyPolicyResponse({required this.htmlContent});