info abstract method

Future<PlutoResponse> info(
  1. ServiceCall call,
  2. PlutoRequest request
)

Implementation

$async.Future<$0.PlutoResponse> info(
    $grpc.ServiceCall call, $0.PlutoRequest request);