constant library
Constants
- CONTENT_TYPE → const String
-
'Content-Type'
- CONTENT_TYPE_VALUE → const String
-
'application/json'
- SDK_NAME → const String
-
'contentstack-dart'
- SDK_VERSION → const String
-
'0.5.0'
- TIMEOUT → const int
-
30
- X_USER_AGENT → const String
-
'X-User-Agent'
- X_USER_AGENT_VALUE → const String
-
'$SDK_NAME-v$SDK_VERSION'
Functions
-
ifLivePreviewEnable(
HttpClient _client) → void