setLength abstract method

Future<SetLengthResponse_> setLength(
  1. ServiceCall call,
  2. SetLengthRequest_ request
)

Implementation

$async.Future<$0.SetLengthResponse_> setLength(
    $grpc.ServiceCall call, $0.SetLengthRequest_ request);