itemGetType abstract method

Future<ItemGetTypeResponse_> itemGetType(
  1. ServiceCall call,
  2. ItemGetTypeRequest_ request
)

Implementation

$async.Future<$0.ItemGetTypeResponse_> itemGetType(
    $grpc.ServiceCall call, $0.ItemGetTypeRequest_ request);