isPublic property

bool? isPublic
final

Specifies whether file is publicy accessible or not. Defaults to the bucket's privacy setting if not specified.

Implementation

final bool? isPublic;