listStores abstract method

Future<ListStoresResponse_> listStores(
  1. ServiceCall call,
  2. ListStoresRequest_ request
)

Implementation

$async.Future<$1.ListStoresResponse_> listStores(
    $grpc.ServiceCall call, $1.ListStoresRequest_ request);