changeRole abstract method

Future<ChangeRoleResponse> changeRole(
  1. ServiceCall call,
  2. ChangeRoleRequest request
)

Implementation

$async.Future<$11.ChangeRoleResponse> changeRole($grpc.ServiceCall call, $11.ChangeRoleRequest request);