menu
stormy_kit package
documentation
config/models/storage_config.dart
StormyStorageConfig
buckets property
buckets property
dark_mode
light_mode
buckets
property
List
<
StorageBucket
>
buckets
final
存储 Bucket 配置列表
Implementation
final List<StorageBucket> buckets;
stormy_kit package
documentation
config/models/storage_config
StormyStorageConfig
buckets property
StormyStorageConfig class