DriveDataRef constructor

DriveDataRef({
  1. String? driveFileId,
})

Implementation

DriveDataRef({this.driveFileId});