storageLocation property
Implementation
String? get storageLocation => _$this._storageLocation;
Implementation
set storageLocation(covariant String? storageLocation) => _$this._storageLocation = storageLocation;
String? get storageLocation => _$this._storageLocation;
set storageLocation(covariant String? storageLocation) => _$this._storageLocation = storageLocation;