GooglePrivacyDlpV2SchemaModifiedCadence constructor

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

Implementation

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