googleDriveMetadataSchemaSource property

GoogleDriveSource? googleDriveMetadataSchemaSource
final

Google Drive location. Supports importing individual files as well as Google Drive folders. If the user provides a folder, the metadata schema will be read from the files that ends with "metadata_schema.json" in the directory.

Implementation

final GoogleDriveSource? googleDriveMetadataSchemaSource;