subRef property

String? subRef
getter/setter pair

this will represent if this storage bucket targets a sub dir inside that bucket or if null this mean that this ref targets the bucket dir itself

Implementation

String? subRef;