acceptLegal abstract method

Future<AcceptLegalResponse> acceptLegal(
  1. ServiceCall call,
  2. AcceptLegalRequest request
)

Implementation

$async.Future<$13.AcceptLegalResponse> acceptLegal($grpc.ServiceCall call, $13.AcceptLegalRequest request);