EnvInfoPackage class

本模块提供IEnvInfoSource实现

openEnvInfoSourceImpl 这是本模块唯一的功能, 默认为开启

Inheritance

Constructors

EnvInfoPackage({EnvConfig pkgConfig, bool openEnvInfoSourceImpl = true})

Properties

hashCode int
The hash code for this object.
read-onlyinherited
interfaceImplRegisterStatus Map<Type, bool>
read-onlyinherited
openEnvInfoSourceImpl bool
final
pkgEnv EnvConfig
finalinherited
printBoolStateWithRegTypeName Map<String, bool>
read-onlyoverride
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

init(EnvConfig masterEnv, bool printConfig) Future<void>
inherited
initPackage(EnvConfig config) Future<void>
override
initPackageDI(EnvConfig config) Future<void>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
printOtherStateWithEnvConfig(EnvConfig config) Map<String, String>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited