GooglePrivacyDlpV2DiscoveryTableModifiedCadence constructor

GooglePrivacyDlpV2DiscoveryTableModifiedCadence({
  1. String? frequency,
  2. List<String>? types,
})

Implementation

GooglePrivacyDlpV2DiscoveryTableModifiedCadence({this.frequency, this.types});