crateApiMergedGqlTransportImplGetTransaction abstract method
Future<String?>
crateApiMergedGqlTransportImplGetTransaction({
- required GqlTransportImpl that,
- required String hash,
Implementation
Future<String?> crateApiMergedGqlTransportImplGetTransaction(
{required GqlTransportImpl that, required String hash});