undelegate abstract method

Future<MsgUndelegateResponse> undelegate(
  1. ServiceCall call,
  2. MsgUndelegate request
)

Implementation

$async.Future<$1.MsgUndelegateResponse> undelegate(
    $grpc.ServiceCall call, $1.MsgUndelegate request);