LatestBlock class
CONTENT OF src/nekoton_wrapper/transport/gql_transport_api.rs
Constructors
- LatestBlock.new({required String id, required BigInt endLt, required int genUtime})
-
const
Properties
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.
override