GooglePrivacyDlpV2Table constructor
GooglePrivacyDlpV2Table({
- List<
GooglePrivacyDlpV2FieldId> ? headers, - List<
GooglePrivacyDlpV2Row> ? rows,
Implementation
GooglePrivacyDlpV2Table({
this.headers,
this.rows,
});