api_config library Null safety
Classes
Constants
- apiVersion → const String
-
"v1_1"
- callbackUrlKey → const String
-
"callback_url"
- chunkSizeKey → const String
-
"chunk_size"
- connectTimeoutKey → const String
-
"connect_timeout"
- defaultChunkSize → const int
-
20 * 1024 * 1024
- defaultResourceType → const String
-
"image"
- defaultTimeout → const int
-
60
- defaultUploadPrefix → const String
-
"https://api.cloudinary.com"
- readTimeoutKey → const String
-
"read_timeout"
- uploadPrefixKey → const String
-
"upload_prefix"