ProcessingEvent_WillFetchFirstBlock class
Notifies the app that the current shard block will be fetched from the network.
Fetched block will be used later in waiting phase.
- Inheritance
- Object
- TonSdkStructure
- ProcessingEvent
- ProcessingEvent_WillFetchFirstBlock
Constructors
Properties
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