googleDriveMetadataSource property

GoogleDriveSource? googleDriveMetadataSource
final

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

Implementation

final GoogleDriveSource? googleDriveMetadataSource;