GoogleFileService constructor

GoogleFileService({
  1. String? filestoreInstance,
  2. String? netappVolume,
})

Implementation

GoogleFileService({this.filestoreInstance, this.netappVolume});