DriveFolder constructor

DriveFolder({
  1. String? type,
})

Implementation

DriveFolder({this.type});