menu
minio 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 package
documentation
models
CORSRule
allowedOrigins property
CORSRule class
Constructors
new
fromXml
Properties
allowedHeaders
allowedMethods
allowedOrigins
exposeHeaders
hashCode
maxAgeSeconds
runtimeType
Methods
noSuchMethod
toString
toXml
Operators
operator ==