createTransaction2 abstract method

Future<TransactionExtention> createTransaction2(
  1. ServiceCall call,
  2. TransferContract request
)

Implementation

$async.Future<$2.TransactionExtention> createTransaction2(
    $grpc.ServiceCall call, $1.TransferContract request);