changeRole abstract method

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

Implementation

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