tiki_sdk_dart
node
NodeService
getBlockById method
getBlockById
getBlockById
method
Null safety
BlockModel?
getBlockById
(
String
blockId
)
Implementation
BlockModel? getBlockById(String blockId) => _blockService.get(blockId);
tiki_sdk_dart
node
NodeService
getBlockById method
NodeService class
Constructors
NodeService
Properties
hashCode
publicKey
runtimeType
Methods
getBlockById
getLastBlock
getTransactionsByBlockId
init
noSuchMethod
toString
write
Operators
operator ==
Constants
scheme