listStores abstract method

Future<ListStoresResponse> listStores(
  1. ServiceCall call,
  2. ListStoresRequest request
)

Implementation

$async.Future<$0.ListStoresResponse> listStores(
    $grpc.ServiceCall call, $0.ListStoresRequest request);