sign abstract method

Future<SignReply> sign(
  1. ServiceCall call,
  2. SignRequest request
)

Implementation

$async.Future<$0.SignReply> sign($grpc.ServiceCall call, $0.SignRequest request);