menu
minio_flutter package
documentation
models.dart
CORSRule
allowedOrigins property
allowedOrigins property
dark_mode
light_mode
allowedOrigins
property
String
?
allowedOrigins
getter/setter pair
One or more origins you want customers to be able to access the bucket from.
Implementation
String? allowedOrigins;
minio_flutter package
documentation
models
CORSRule
allowedOrigins property
CORSRule class