storageBucket property
String?
get
storageBucket
The name of the Google Cloud Storage bucket used for storing application data. Use only the bucket name without any prefixes or additions (do not prefix the name with "gs://").
Implementation
external String? get storageBucket;