storageLocation property

String? storageLocation
override

Implementation

String? get storageLocation => _$this._storageLocation;
void storageLocation=(covariant String? storageLocation)
covariantoverride

Implementation

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