NetworkConfig class
- Inheritance
- Object
- TonSdkStructure
- NetworkConfig
Constructors
Properties
- access_key → String
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- message_processing_timeout → int
-
read-only
- message_retries_count → int
-
read-only
- network_retries_count → int
-
read-only
- out_of_sync_threshold → int
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- server_address → String
-
read-only
- wait_for_timeout → int
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toMap(
) → Map< String, dynamic> -
override
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited