crateApiMergedGqlTransportImplGetTransaction abstract method

Future<String?> crateApiMergedGqlTransportImplGetTransaction({
  1. required GqlTransportImpl that,
  2. required String hash,
})

Implementation

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