YConfig class abstract

YFree主配置

Constructors

YConfig()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

appName String
getter/setter pair
brString String
getter/setter pair
catchCrash bool
getter/setter pair
catchCrash_jkid String
getter/setter pair
httpProxy String
getter/setter pair
imagePlaceHolder String
getter/setter pair
IP String
getter/setter pair
localizationKey String
getter/setter pair
localizations Map<String, Map<Locale, String>>
getter/setter pair
getter/setter pair
getter/setter pair
onHttpHeader Future<Map<String, dynamic>> Function()
getter/setter pair
onHttpParam Future<Map<String, dynamic>> Function()
getter/setter pair
onLocaleLoad Future Function(Locale locale)
getter/setter pair
onYPostCommonError Future<Null> Function(YPage page, String? code, String? message, String jkid, Map? kv, dynamic yAjaxCallback(bool isSuccess, List? results, String code, String message), dynamic onModel(dynamic map)?, bool showProgress, bool showErrorToast, bool cacheEnable)
getter/setter pair
statubar String
getter/setter pair
statubarTextTheme SystemUiOverlayStyle
getter/setter pair
statusBarColor Color
getter/setter pair
tabString String
getter/setter pair
themeColor Color
getter/setter pair
timeOut int
getter/setter pair
unicodeString String
getter/setter pair
UPDATEIP String
getter/setter pair
yPostCommomErrorCode String
getter/setter pair

Constants

DEBUG → const bool