restart abstract method

Future<Empty> restart(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$3.Empty> restart($grpc.ServiceCall call, $3.Empty request);