OnEyFlutterConfig mixin

Properties

appKey String
获取app key
no setter
environment String
当前环境(可以手动修改,最好打包时由jenkins替换)
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scheme String
路由协议
no setter
schemeHost String
路由主机名
no setter
schemeUser String
路由用户名
no setter
versionTag String
项目版本更新标识
no setter

Methods

appInfo() Future<ApplicationInfo>
应用信息
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