menu
tiptool package
documentation
tt.dart
GraphStorePort
fetchNodeJson abstract method
fetchNodeJson abstract method
dark_mode
light_mode
fetchNodeJson
abstract method
Future
<
String
?
>
fetchNodeJson
(
String
soul
, {
GraphReadOptions
?
options
,
})
Implementation
Future<String?> fetchNodeJson(String soul, {GraphReadOptions? options});
tiptool package
documentation
tt
GraphStorePort
fetchNodeJson abstract method
GraphStorePort class