CloudBaseConfig class
CloudBaseConfig
Constructors
Properties
-
appAccess
↔ Map<
String, String> -
应用安全校验密钥
getter/setter pair
- env ↔ String?
-
env
getter/setter pair
- envId ↔ String?
-
环境 id
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timeout ↔ int?
-
请求超时时间
getter/setter pair
- wxAppId ↔ String?
-
使用微信登录时, 必须设置这些属性
getter/setter pair
- wxUniLink ↔ String?
-
wxUniLink
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited