GooglePrivacyDlpV2WordList constructor

GooglePrivacyDlpV2WordList({
  1. List<String>? words,
})

Implementation

GooglePrivacyDlpV2WordList({this.words});