GoogleDriveConfiguration constructor
GoogleDriveConfiguration({})
Implementation
GoogleDriveConfiguration({
required this.secretArn,
this.excludeMimeTypes,
this.excludeSharedDrives,
this.excludeUserAccounts,
this.exclusionPatterns,
this.fieldMappings,
this.inclusionPatterns,
});