Dart class

GeneralLib

Constructors

Dart.new()

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

environment Map<String, String>
GeneralLib
no setter
executable String
GeneralLib
no setter
executable_type ExecutableType
GeneralLib
no setter
executableArguments List<String>
GeneralLib
no setter
getExtensionSharedLibrary String
TelegramClientUncompleDocumentation
no setter
home_directory Directory
GeneralLib
no setter
isAndroid bool
GeneralLib
no setter
isCli bool
GeneralLib
no setter
isDebug bool
GeneralLib
no setter
isDesktop bool
GeneralLib
no setter
isFuchsia bool
GeneralLib
no setter
isGui bool
GeneralLib
no setter
isIo bool
GeneralLib
no setter
isIOS bool
GeneralLib
no setter
isLinux bool
GeneralLib
no setter
isMacOS bool
GeneralLib
no setter
isMobile bool
GeneralLib
no setter
isProfile bool
GeneralLib
no setter
isRelease bool
GeneralLib
no setter
isWasm bool
GeneralLib
no setter
isWeb bool
GeneralLib
no setter
isWindows bool
GeneralLib
no setter
localeName String
GeneralLib
no setter
localHostname String
GeneralLib
no setter
numberOfProcessors int
GeneralLib
no setter
operatingSystem String
GeneralLib
no setter
operatingSystemVersion String
GeneralLib
no setter
packageConfig String?
GeneralLib
no setter
pathSeparator String
GeneralLib
no setter
pub Pub
GeneralLib
no setter
resolvedExecutable String
GeneralLib
no setter
script Uri
GeneralLib
no setter
version String
GeneralLib
no setter
vm Vm
GeneralLib
no setter

Static Methods

isolateCurrent({SendPort? controlPort}) Isolate
GeneralLib
maxProcessorsUseRecommendation() int
recomendation used threads minimal 1
maxThreadsProcessorsUseRecommendation() int
recomendation used threads minimal 1
networkLocalIpAddres() Future<String?>
GeneralLib
receivePortCurrent() ReceivePort
GeneralLib