GoogleCloudAdvisorynotificationsV1Csv constructor
GoogleCloudAdvisorynotificationsV1Csv({
- List<
GoogleCloudAdvisorynotificationsV1CsvCsvRow> ? dataRows, - List<
String> ? headers,
Implementation
GoogleCloudAdvisorynotificationsV1Csv({this.dataRows, this.headers});