updateAdmin abstract method

Future<MsgUpdateAdminResponse> updateAdmin(
  1. ServiceCall call,
  2. MsgUpdateAdmin request
)

Implementation

$async.Future<$0.MsgUpdateAdminResponse> updateAdmin(
    $grpc.ServiceCall call, $0.MsgUpdateAdmin request);