unjail abstract method

Future<MsgUnjailResponse> unjail(
  1. ServiceCall call,
  2. MsgUnjail request
)

Implementation

$async.Future<$1.MsgUnjailResponse> unjail(
    $grpc.ServiceCall call, $1.MsgUnjail request);