accountDataQuery abstract method

Future<AccountDataQueryResponse> accountDataQuery(
  1. ServiceCall call,
  2. AccountDataQueryRequest request
)

Implementation

$async.Future<$1.AccountDataQueryResponse> accountDataQuery(
    $grpc.ServiceCall call, $1.AccountDataQueryRequest request);